C1.Web.Mvc.TransposedMultiRow Namespace / TransposedMultiRow<T> Class / OnClientPastingCell Property

In This Topic
OnClientPastingCell Property (TransposedMultiRow<T>)
In This Topic
Occurs when the user is pasting content from the clipboard into a cell.
Syntax
'Declaration
 
Public Overridable Property OnClientPastingCell As String
 
See Also